[INFO] cloning repository https://github.com/Danny213123/FileTree-External
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Danny213123/FileTree-External" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanny213123%2FFileTree-External", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanny213123%2FFileTree-External'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5296988e0af9108072e62b165e60566384bd875
[INFO] fixing Danny213123/FileTree-External against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanny213123%2FFileTree-External" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Danny213123/FileTree-External
[INFO] finished tweaking git repo https://github.com/Danny213123/FileTree-External
[INFO] tweaked toml for git repo https://github.com/Danny213123/FileTree-External written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Danny213123/FileTree-External on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Danny213123/FileTree-External already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v8.6.0
[INFO] [stderr]   Downloaded typed-path v0.12.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a238ed51c1318abdbbe1a08ab06008bd2b8349a81d032a29f56ea417225f7596
[INFO] running `Command { std: "docker" "start" "a238ed51c1318abdbbe1a08ab06008bd2b8349a81d032a29f56ea417225f7596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a238ed51c1318abdbbe1a08ab06008bd2b8349a81d032a29f56ea417225f7596" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a238ed51c1318abdbbe1a08ab06008bd2b8349a81d032a29f56ea417225f7596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a238ed51c1318abdbbe1a08ab06008bd2b8349a81d032a29f56ea417225f7596" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking log v0.4.31
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking filetree v1.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]    --> src/server.rs:740:18
[INFO] [stdout]     |
[INFO] [stdout] 740 |     use std::os::windows::process::CommandExt;
[INFO] [stdout]     |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]     --> src/server.rs:2422:30
[INFO] [stdout]      |
[INFO] [stdout] 2422 |                 use std::os::windows::process::CommandExt;
[INFO] [stdout]      |                              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]      |
[INFO] [stdout]      = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]      |
[INFO] [stdout]      = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]    --> src/server.rs:740:18
[INFO] [stdout]     |
[INFO] [stdout] 740 |     use std::os::windows::process::CommandExt;
[INFO] [stdout]     |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]     --> src/server.rs:2422:30
[INFO] [stdout]      |
[INFO] [stdout] 2422 |                 use std::os::windows::process::CommandExt;
[INFO] [stdout]      |                              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]      |
[INFO] [stdout]      = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]      |
[INFO] [stdout]      = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Path` in this scope
[INFO] [stdout]    --> src/scan.rs:723:16
[INFO] [stdout]     |
[INFO] [stdout] 723 |     dir_path: &Path,
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::path::Path;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Path` in this scope
[INFO] [stdout]    --> src/scan.rs:723:16
[INFO] [stdout]     |
[INFO] [stdout] 723 |     dir_path: &Path,
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: struct `crate::server::ollama_proxy_tests::Path` exists but is inaccessible
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::path::Path;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/server.rs:760:10
[INFO] [stdout]     |
[INFO] [stdout] 757 | /     cmd.stdin(Stdio::null())
[INFO] [stdout] 758 | |         .stdout(Stdio::piped())
[INFO] [stdout] 759 | |         .stderr(Stdio::piped())
[INFO] [stdout] 760 | |         .creation_flags(CREATE_NO_WINDOW);
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/server.rs:760:10
[INFO] [stdout]     |
[INFO] [stdout] 757 | /     cmd.stdin(Stdio::null())
[INFO] [stdout] 758 | |         .stdout(Stdio::piped())
[INFO] [stdout] 759 | |         .stderr(Stdio::piped())
[INFO] [stdout] 760 | |         .creation_flags(CREATE_NO_WINDOW);
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]     --> src/server.rs:2431:22
[INFO] [stdout]      |
[INFO] [stdout] 2429 |                   let _ = Command::new("powershell")
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 2430 | |                     .args(["-NoProfile", "-WindowStyle", "Hidden", "-Command", &script])
[INFO] [stdout] 2431 | |                     .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]      | |                     -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]      | |_____________________|
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]     --> src/server.rs:2431:22
[INFO] [stdout]      |
[INFO] [stdout] 2429 |                   let _ = Command::new("powershell")
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 2430 | |                     .args(["-NoProfile", "-WindowStyle", "Hidden", "-Command", &script])
[INFO] [stdout] 2431 | |                     .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]      | |                     -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]      | |_____________________|
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/server.rs:3344:9
[INFO] [stdout]      |
[INFO] [stdout] 3344 |     let mut cache = state.icon_cache.lock().expect("icon_cache poisoned");
[INFO] [stdout]      |         ----^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_owned`
[INFO] [stdout]     --> src/server.rs:3610:13
[INFO] [stdout]      |
[INFO] [stdout] 3610 |         let path_owned = path.to_string();
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_owned`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/server.rs:3344:9
[INFO] [stdout]      |
[INFO] [stdout] 3344 |     let mut cache = state.icon_cache.lock().expect("icon_cache poisoned");
[INFO] [stdout]      |         ----^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_owned`
[INFO] [stdout]     --> src/server.rs:3610:13
[INFO] [stdout]      |
[INFO] [stdout] 3610 |         let path_owned = path.to_string();
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_owned`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `filetree` (bin "filetree" test) due to 5 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `filetree` (bin "filetree") due to 5 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a238ed51c1318abdbbe1a08ab06008bd2b8349a81d032a29f56ea417225f7596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a238ed51c1318abdbbe1a08ab06008bd2b8349a81d032a29f56ea417225f7596", kill_on_drop: false }`
[INFO] [stdout] a238ed51c1318abdbbe1a08ab06008bd2b8349a81d032a29f56ea417225f7596
